home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / unbuffer.1 < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      UUUUNNNNBBBBUUUUFFFFFFFFEEEERRRR((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((1111 JJJJuuuunnnneeee 1111999999994444))))        UUUUNNNNBBBBUUUUFFFFFFFFEEEERRRR((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           unbuffer - unbuffer output
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           uuuunnnnbbbbuuuuffffffffeeeerrrr _p_r_o_g_r_a_m [ _a_r_g_s ]
  13.  
  14.      IIIINNNNTTTTRRRROOOODDDDUUUUCCCCTTTTIIIIOOOONNNN
  15.           uuuunnnnbbbbuuuuffffffffeeeerrrr disables the output buffering that occurs when
  16.           program output is redirected.  For example, suppose you are
  17.           watching the output from a fifo by running it through od and
  18.           then more.
  19.  
  20.                od -c /tmp/fifo | more
  21.  
  22.           You will not see anything until a full page of output has
  23.           been produced.
  24.  
  25.           You can disable this automatic buffering as follows:
  26.  
  27.  
  28.                unbuffer od -c /tmp/fifo | more
  29.  
  30.  
  31.      BBBBUUUUGGGGSSSS
  32.           The man page is longer than the program.
  33.  
  34.  
  35.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.           "_E_x_p_l_o_r_i_n_g _E_x_p_e_c_t: _A _T_c_l-_B_a_s_e_d _T_o_o_l_k_i_t _f_o_r _A_u_t_o_m_a_t_i_n_g
  37.           _I_n_t_e_r_a_c_t_i_v_e _P_r_o_g_r_a_m_s" by Don Libes, O'Reilly and Associates,
  38.           January 1995.
  39.  
  40.      AAAAUUUUTTTTHHHHOOOORRRR
  41.           Don Libes, National Institute of Standards and Technology
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 7/23/95)
  64.  
  65.  
  66.  
  67.